Revert "debian/rules: Set CC/LD to enable cross-building"
authorHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 13:56:28 +0000 (14:56 +0100)
committerHans van Kranenburg <hans@knorrie.org>
Tue, 15 Dec 2020 14:00:58 +0000 (15:00 +0100)
commit1ad0224db8b30f13df6ca645012e79ee17e5cb1d
tree42c840f48ee8051a4d4b265d71198b53d0f4852d
parent31c42477eefa9f40907199dce376169f89b593f2
Revert "debian/rules: Set CC/LD to enable cross-building"

This reverts commit 900c79958963e72192fbf3654b38a5c7f8353176.

Unfortunately, this change causes an FTBFS on i386, because what we need
to call on i386 is i686-linux-gnu-gcc. Sigh.

For now, revert the change, so we can get the security updates out.
Later we will have to see how to properly fix this.

Signed-off-by: Hans van Kranenburg <hans@knorrie.org>
debian/rules